Apache Oozie Essentials by Jagat Jasjit Singh

Apache Oozie Essentials by Jagat Jasjit Singh

Author:Jagat Jasjit Singh [Singh, Jagat Jasjit]
Language: eng
Format: azw3, epub, pdf
Publisher: Packt Publishing
Published: 2015-12-11T00:00:00+00:00


Coordinator v1 definition

The Coordinator definition present in the coordinator.xml is as follows:

<coordinator-app name="My_First_Coordinator" frequency="${frequency}" start="${start_date}" end="${end_date}" timezone="Australia/Sydney" xmlns="uri:oozie:coordinator:0.4"> <action> <workflow> <app-path>${wf_application_path}</app-path> </workflow> </action> </coordinator-app>

The Coordinator definition is simple. It says, "Run the Workflow wf_application_path with the given arguments start_date, end_date, and fre quency."



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.